xen.git
2007-06-15 Alex Williamson[IA64] RBS is now in vcpu_guest_context_regs.
2007-06-15 Alex Williamson[IA64] Add error checking to nvram store mkdir
2007-06-15 Alex Williamson[IA64] Create NVRAM save directory
2007-06-14 Alex Williamson[IA64] Don't try to save nvram on PV domains
2007-06-14 Alex Williamson[IA64] Revive ACPI power management for IA64.
2007-06-14 Alex Williamson[IA64] symlink kregs.h into libxc build
2007-06-14 Alex Williamson[IA64] Fix dom0 load address
2007-06-13 Alex WilliamsonMerge with xen-unstable.hg (staging)
2007-06-12 Alex Williamson[IA64] Fix xen build warning
2007-06-12 Alex Williamson[IA64] libxc trivial fix compilation error.
2007-06-12 Alex Williamson[IA64] Provide pxm_to_node and node_to_pxm translation...
2007-06-12 Alex Williamson[IA64] Change virtual address of XEN UC indentity area.
2007-06-12 Alex Williamson[IA64] Slightly modify xen memory map to make room...
2007-06-12 Alex Williamson[IA64] Use virtualized psr in vcpu context instead...
2007-06-12 Alex Williamson[IA64] Support for multiple I/O port spaces
2007-06-12 Alex Williamson[IA64][BUILDER] Define native protocol ABI for IA64...
2007-06-12 Alex Williamson[IA64] Implement gnttab replace_and_unmap
2007-06-12 Alex Williamson[IA64] Compilation fix of c/s 15180:1f7a6456c330 of...
2007-06-12 kfraser@localhost... x86: Initialise %ds when booting APs, otherwise data...
2007-06-12 kfraser@localhost... x86: Gather BIOS EDD info during boot.
2007-06-12 kfraser@localhost... Fix fully-virtualized core dumps for 32-bit guests.
2007-06-12 kfraser@localhost... tools: warn_unused_result build fixes.
2007-06-12 kfraser@localhost... [IA64] When a domU is destroyed, it will fall into...
2007-06-12 kfraser@localhost... Fix xm vcpu-pin command for keyword 'all'.
2007-06-12 kfraser@localhost... tools: Clean up usage of const type qualifier.
2007-06-12 kfraser@localhost... x86: Fix VBE EDID interrogation. Add a new boot option...
2007-06-12 kfraser@localhost... x86: Fix time_resume() to notify all domains of wallclo...
2007-06-11 Alex Williamson[IA64] White space cleanup from nvram patch
2007-06-11 Alex Williamson[IA64] create free_irq()
2007-06-11 Alex Williamsonmerge with xen-unstable.hg (staging)
2007-06-11 Alex Williamson[IA64] Fix bug in xen_alloc_coherent()
2007-06-11 Alex Williamson[IA64] Fix typo of warning in __dom0vp_add_physmap()
2007-06-11 Alex Williamson[IA64] Avoid use of kernel type in user code.
2007-06-11 Alex Williamson[IA64] Fix p2m exposure.
2007-06-11 kfraser@localhost... Include Solaris kernel headers
2007-06-11 kfraser@localhost... Add suspend/resume to devices owned by Xen.
2007-06-11 kfraser@localhost... x86: Clean up interface to platform timers to extract...
2007-06-11 Tim Deegan[QEMU] Fix up ioemu timer save/restore after version...
2007-06-11 Tim Deegan[XEN] Clean up locking/init code around log-dirty inter...
2007-06-11 Tim Deegan[XEN] Make common log-dirty paging code and add HAP...
2007-06-11 Tim Deegan[TOOLS] sync qemu and python view of save filenames...
2007-06-11 kfraser@localhost... xend: Fix duplicate random MAC generation.
2007-06-11 kfraser@localhost... xend: Make device detach wait for detach to complete.
2007-06-11 kfraser@localhost... xend: Do not give up auto-ballooning if ballooning...
2007-06-11 kfraser@localhost... xend: Fix xm block-detach regression introduced by...
2007-06-10 Keir Frasertools: Fix xenstored build error by checking vasprintf...
2007-06-10 Keir Fraserhvm: e820 public header cleanup.
2007-06-10 Keir Fraserdocs: Update for new 'vga=' boot option syntax.
2007-06-10 Keir Fraserx86: Remove broken and unnecessary numa code from smpbo...
2007-06-10 Keir Fraserx86: Fix save_all regs macro for new CONFIG_FRAME_POINT...
2007-06-10 Keir Fraserx86: Fix log-level in printing e820 memory map.
2007-06-10 Keir Fraserx86: Allow selection of graphical video modes during...
2007-06-08 kfraser@localhost... ioemu: save file name is snprintf()ed into a plenty...
2007-06-08 Steven HandAvoid using /tmp for qemu state files since an unprivil...
2007-06-08 kfraser@localhost... tools: Fix xm mem-max command.
2007-06-08 kfraser@localhost... hvm: Respect irqbase set by protected mode in mode...
2007-06-07 kfraser@localhost... x86: Print source of e820 memory map during boot. Fix...
2007-06-07 kfraser@localhost... x86: Return to real-mode when booting primary CPU,...
2007-06-07 kfraser@localhost... Fix the README to match Xen 3.1
2007-06-07 kfraser@localhost... Add backtrace support to xenoprof.
2007-06-07 kfraser@localhost... ioemu: Tiny indentation fix.
2007-06-07 kfraser@localhost... xentop: Display blktap information.
2007-06-07 kfraser@localhost... xenstat: Adding to scan blktap information.
2007-06-07 kfraser@localhost... Fix the vnet module for Xen 3.1.x.
2007-06-07 kfraser@localhost... tools: Fix some type issues GCC 4.1.0 warnings.
2007-06-06 kfraser@localhost... qemu: Fix vnc port offset in xenstore
2007-06-06 kfraser@localhost... [HVM] Prevent usb driver crashes in Windows
2007-06-06 kfraser@localhost... pv-on-hvm: Allow Linux and Xen paths to be overridden...
2007-06-06 kfraser@localhost... Fix pv-on-hvm mkbuildtree script for new repo layout.
2007-06-06 Alex Williamson[IA64] Set NODES_SHIFT to something a bit more realistic
2007-06-06 Alex Williamson[IA64] Fix HVM boot failure
2007-06-06 Alex Williamson[IA64] Remove vmx_ivt.S debug code.
2007-06-05 kfraser@localhost... Synchronise xend-config file comments w.r.t. networking.
2007-06-05 Ian Campbell[PATCH] Check for non-existent local repo
2007-06-05 kfraser@localhost... [ACM] Python-to-C Interface for new ACM hypercalls.
2007-06-05 kfraser@localhost... xen: Boot on PAE systems with no EFER MSR.
2007-06-05 kfraser@localhost... hvm vmx: Clean up vmx_io_instruction().
2007-06-05 kfraser@localhost... console daemon: Fix realloc() usage.
2007-06-05 kfraser@localhost... qemu: Use domid in qemu log name. Can be related back...
2007-06-05 Ian CampbellBUILD: Clone the Linux tree if it wasn't found via...
2007-06-04 Alex Williamson[IA64] Set PADDR_BITS to 48 to match reality and save...
2007-06-04 Alex Williamson[IA64] Use vcpu_get_psr instead of vcpu_get_ipsr_int_state.
2007-06-04 Alex Williamson[IA64] clean-up in ivt.S: remove useless code.
2007-06-04 Alex Williamson[IA64] hyper_rfi: do not validate vcr.iip anymore.
2007-06-04 Alex Williamson[IA64] Clean-up in ivt.S: remove unused code and pack...
2007-06-04 Alex Williamson[IA64] Prevent rfi emulation with double un-cover
2007-06-04 Alex Williamson[IA64] Disable more privify code
2007-06-04 Alex Williamson[IA64] Allow dynamic allocation of dom0 fw_tables
2007-06-04 Tim Deegan[HVM] Save/restore: trigger FPU state save based on...
2007-06-04 Steven HandEnsure CR0.TS is set for VMX domains regardless of...
2007-06-04 Ian CampbellIf we find a Linux repository in $(LINUX_SRC_PATH)...
2007-06-04 kfraser@localhost... Fix boot loader hangs with syslinux's 32-bit vesamenu...
2007-06-04 kfraser@localhost... qemu: More care over filename string sizes.
2007-06-04 kfraser@localhost... Use name instead of pid in QEMU logs.
2007-06-04 kfraser@localhost... Add persistent guest & hv logging in xenconsoled.
2007-06-04 kfraser@localhost... Enable ACM on PPC
2007-06-04 kfraser@localhost... gdbstub: Bit-field boolean must be unsigned.
2007-06-04 kfraser@localhost... xentrace: Bit-field boolean must be unsigned.
2007-06-04 kfraser@localhost... xen: Fix domain teardown to avoid use-after-free of...
2007-06-04 Ian CampbellRemove a few stray references to the sparse tree.
next